From 9932669bcd0bdbbb62b7bddaae43ecf7aba48a49 Mon Sep 17 00:00:00 2001 From: "mjw@wray-m-3.hpl.hp.com" Date: Fri, 13 Aug 2004 16:09:44 +0000 Subject: [PATCH] bitkeeper revision 1.1159.28.1 (411ce7c8olPyp1mOhZBrwe7zhBtEWg) Add support for configuring the back-end domain for vbd or vif devices. --- docs/xen_config.html | 18 +++++++- tools/python/xen/xend/XendDomainInfo.py | 55 ++++++++++++++++++----- tools/python/xen/xend/server/SrvDaemon.py | 8 ++-- tools/python/xen/xm/create.py | 12 +++++ 4 files changed, 76 insertions(+), 17 deletions(-) diff --git a/docs/xen_config.html b/docs/xen_config.html index 45499667ac..81258c5189 100644 --- a/docs/xen_config.html +++ b/docs/xen_config.html @@ -62,7 +62,7 @@ The top-level element, a virtual machine configuration.
  • memory: int, required. Domain memory in MB.
  • cpu: int, optional. Cpu to run on.
  • image: linux | netbsd | ..., required. Domain image (OS-specific element). -
  • controller: any device controller type, optional, default none. +
  • backend: any backend device type, optional, default none.
  • device: any device type, optional, repeats. Device.
  • restart: string, optional, default onreboot. Restart mode, one of